Detailed Description:
Allow the user to specify a custom field alias. This is useful for long field
names. For example:
Field name:
"Name of Previous Employer"
creates an alias of:
{$CustomGS.Name_of_Previous_Employer}
however it would be good to be able to create an alias such as:
"prev_employer"
which outputs:
{$prev_employer}