How to get the alias name of an attribute of a VO from its column name?
How can I programmatically get the alias name of an attribute of a VO given its column name?
Often alias and column names are not same when the VO is created (and I don't require them to be the same)