Parameters
- database
 - The database which the table containing this column belongs to.
 - schema
 - The schema which the table containing this column belongs to.
 - table
 - The name of the table containing the column.
 - name
 - The name of the column that the SelectColumn object should represent.
 - alias
 - The alias of the column.
 
Return Value
The SelectColumn object created.