Column() method not working for custom expectations

I followed the documentation to create custom expectations but when I execute it, it shows that there is no method named “Column” in great expectations. How else do I create custom expectations? I want to give a non-technical user the option to create his own rules using the UI of my application. Can you guys suggest a way?