I used normal CSS to acheive:
ul#select2-recruiting_status_cb-container:empty::after { content: 'Recruting Status'; }
Happy Coding :)