Indicates whether the column in a result set was given an alias.
public virtual bool IsAliased(ul_column_num cid)
cid The 1-based ordinal column number.
True if the column is aliased; otherwise, false is returned.