If you want only single [, and use it as filter, you need to check if this character is present in string and add [ around every single bracket is used ], so final query will look like this:
bs.Filter = "TTITLE like '%[[]some text[]]%'"
This will filter text by:
[some text]