Currently Size is appearing in your gird from InventDim.
If you want to display name of size, you got two ways
1) Display method
2) Make join using following sequence of tables.
InventDim >> EcoResSize >> EcoResProductMasterSize >> EcoResProductMasterDimValueTranslation
The name of size is located in EcoResProductMasterDimValueTranslation