How to avoid buttons ok/cancel (inside alert) in ion-select

i am trying to get an image like below after clicking ion-option

after reading this http://ionicframework.com/docs/v2/api/components/select/Select/ . I understood that we can use interface to achieve Actionsheet also but action sheet is coming below the screen and it also have a cancel button.

Is there any way i can achieve this

> how can i make custom tag using ion-option