ALTER TABLE table_name RENAME COLUMN old_name to ... See: SQL SERVER – How to Rename a Column Name or Table Name.
stackoverflow.com