column ='" "'
(single quote - double quote - space - double quote - single quote)
should do the trick
But where do you see the double quotes? They are often used only to indicate (externally) there's a trailing blank in your column. So chances are high it internally contains a space only.