There is not OOTB option available for this but there are many ways to achieve this:
1. [workaround] Removing the value for resourceType property of that component from JCR should work
2. Good solution would be, to do it at component development phase. Where we can provide a Checkbox and based on it we can hide the component using CSS/JS code.
~kautuk
Kautuk Sahni