I used this after looking through a ton of stack answers
EXEC sp_rename 'TableName.OldName', 'NewName', 'COLUMN'